SubjectRepository.php#125satt_satt_mobile_app7.62msselect `id`, `name`, `slug`, `parent_id`, `_lft`, `_rgt` from `subjects` where (13817between `subjects`.`_lft` and `subjects`.`_rgt` and `subjects`.`id` <>6680) and `subjects`.`deleted_at` isnullorderby `_lft` asc
SubjectRepository.php#140satt_satt_mobile_app140μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (73) and `subject_descriptions`.`deleted_at` isnull